home *** CD-ROM | disk | FTP | other *** search
- ttyfix is a simple filter that fixes some of the problems with the
- Windows 3.0 Generic / Text Only printer driver. The driver ends
- lines with the carriage return and line feed characters reversed,
- and makes a mess when you print justified paragraphs in Microsoft
- Word For Windows.
-
- ttyfix is not a windows program (sorry, I don't have the development
- stuff from Microsoft to create windows programs). To use it, you
- must first print your output to a file, then enter:
-
- ttyfix uglyfile > goodfile
- or
- ttyfix <uglyfile >goodfile
-
- at the dos prompt. Replace "uglyfile" with the name of the file
- containing your output from the Windows printer driver, and replace
- "goodfile" with the name of the new file.
-
- ttyfix is written in Turbo-C 2.0. The source code is included and
- you may modify it to suit your needs. If your not a programmer or
- don't have a C compiler, you may be able to convince me to make
- changes if you ask nicely :>.
-
- Dave Hayden
- CIS 71311,2732